FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.basisprofil.onkologie#1.0.0-ballot (47 ms)

Package de.basisprofil.onkologie
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.basisprofil.onkologie@1.0.0-ballot&canonical=http://fhir.de/onkologie/StructureDefinition/TumorHistologieMorphologie
Url http://fhir.de/onkologie/StructureDefinition/TumorHistologieMorphologie
Version 1.0.0-ballot
Status active
Name TumorHistologieMorphologie
Title Tumor Histologie und Morphologie
Experimental False
Type Observation
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
http://fhir.de/onkologie/ValueSet/icd-o-3-morphologie Morphologie Codes des ICD-O-3 CodeSystems.
http://fhir.de/onkologie/ValueSet/icd-o-3-topologie Topologie Codes des ICD-O-3 CodeSystems.


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "TumorHistologieMorphologie",
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
      "valueString" : "Clinical.Diagnostics"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
      "valueCode" : "patient"
    }
  ],
  "url" : "http://fhir.de/onkologie/StructureDefinition/TumorHistologieMorphologie",
  "version" : "1.0.0-ballot",
  "name" : "TumorHistologieMorphologie",
  "title" : "Tumor Histologie und Morphologie",
  "status" : "active",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "sct-concept",
      "uri" : "http://snomed.info/conceptdomain",
      "name" : "SNOMED CT Concept Domain Binding"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "sct-attr",
      "uri" : "http://snomed.org/attributebinding",
      "name" : "SNOMED CT Attribute Binding"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "code" : "59847-4",
              "system" : "http://loinc.org"
            }
          ]
        }
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          }
        ]
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.de/onkologie/ValueSet/icd-o-3-morphologie"
        }
      },
      {
        "id" : "Observation.bodySite",
        "path" : "Observation.bodySite",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.de/onkologie/ValueSet/icd-o-3-topologie"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.